Scope
apps:write
Request Body
{
"type": "messages",
"resource_type": "number",
"resource": "string"
}Body Response - Schema
200 (channel provisioned for the app installation)
| Parameter | Type | Description |
|---|---|---|
| total | integer | n/a |
| page | integer | n/a |
| per_page | integer | n/a |
| _embedded | object | "_embedded" subdivides into: 1.1 - "users" (array[object]), which subdivides into: |
| _links | object | "_links" subdivides into: "self" (array[object]), which subdivides into: "href" (string) -default: |
400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (app or installation not found), 409 (resource already in use)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
TroubleshootingIf you have questions or technical issues, please open a ticket using this form.