cURL
curl --request PATCH \ --url https://notification.platform.dev.ai71services.ai/api/v1/onboarding/product/{product_id}/organization/{organization_id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --data '{ "active": true }'
"<string>"
Deactivation of a Organization
Documentation IndexFetch the complete documentation index at: https://notification-docs.platform.ai71services.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://notification-docs.platform.ai71services.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authorization
Organization Deactivation Request body
Updated Successfully
The response is of type string.
string