#Learning iOS 8 for Enterprise This is the code repository for Learning iOS 8 for Enterprise, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
##Instructions and Navigation All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
The code will look like the following:
curl -v -u {email_address}:{password}
https://{subdomain}.zendesk.com/api/v2/users.json \
-H "Content-Type: application/json"
-X POST
-d '{"user": {"name": "FirstName LastName", "email": "[email protected]"}}'
To use this book, you will need the following: Internet access Zendesk account Text editor
##Related Products
###Suggestions and Feedback Click here if you have any feedback or suggestions.