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