Deactivate extension
POST/v1/spaces/:spaceId/extensions/:extensionId/deactivate
Preview: The API is in development or testing phases and the interface could still change slightly.
Deactivate extension
Scope: []
Request
Responses
- 200
- 403
- 404
- default
Success
You do not have permission to deactivate this extension.
Space or extension not found.
Any other HTTP status code returned by the extension's deactivation callback. The content type and schema can vary.