Create Sharing Agreement
POST {{baseUrl}}/api/v2/sharing_agreements
Allowed For
- Admins
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: Created
{"sharing_agreement":{"created_at":"2012-02-20T22:55:29Z","id":1,"name":"Foo @ Zendesk","partner_name":null,"remote_subdomain":"foo","status":"accepted","type":"inbound","url":"https://company.zendesk.com/api/v2/agreements/1.json"}}