apps uninstall

GET {{baseUrl}}/apps.uninstall?client_id=<string>&client_secret=<string>

Uninstalls your app from a workspace.

Request Params

KeyDatatypeRequiredDescription
client_idstringIssued when you created your application.
client_secretstringIssued when you created your application.

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}