Configure extension
POST/v1/spaces/:spaceId/extensions/:extensionId/configure
Preview: The API is in development or testing phases and the interface could still change slightly.
Configure extension
Scope: []
Request
Responses
- 200
- 403
- 404
- 422
- 503
Success
You do not have permission to configure this extension.
Space or extension not found.
Invalid settings in post body (e.g. array instead of object).
Fail to call configure proxy.