PATCH {{url}}/services/data/v{{version}}/sobjects/:SOBJECT_API_NAME/:EXTERNAL_ID_FIELD/:EXTERNAL_ID
POST
request to create a new client.PUT
request to create a new client or update an existing one.PATCH
request to update an existing client.GET
request to retrieve information about a specific client.DELETE
request to delete a client.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Authorization
|
string |
RESPONSES
status
ENDPOINTS