Accounts
Guides
API Reference
Language:
Javascript
Creates a single company
URL Endpoint
https://accounts.api.zesty.io/v1/companies
Authentication Header
Bearer YOUR_APP_SID
Request Body
{ "name": "Test Company Name", "description": "Description goes here" }
Get a single company by it's ZUID
https://accounts.api.zesty.io/v1/companies/{{company_zuid}}
Get a list of all companies.
Deletes a single company
{ "firstName":"Firstname", "lastName":"Lastname", "email": "{{email_address}}" }