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