Installation State

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

apps:write

Request Body

{
  "state": "approve",
  "reason": "string"
}

Body Response - Schema

200 (state of the app successfully changed)

ParameterTypeDescription
statestringThe current state of the installation. Allowed values: "approve", "reject"
reasonstringa reason associated with the state change
updated_atstringdate of the latest change to the installation
_linksobject"_links" subdivides into:

1 - "self" (object), which subdivides into:
1.1 - "href" (string) - default: http://api-docs.talkdesk.org/apps/{app_id}/installations/{installation_id}/state

403 (forbidden), 404 (app or installation not found)

ParameterTypeDescription
errorstringthe error message

🚧

Troubleshooting

If you have questions or technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!