[DEPRECATED] Reauthorize all extensions
POST/api/v1/extensionPoints/:extensionPointId:reAuthorize
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Re-run this extension point's authorizer on each extension. This may result in one or more extensions being deleted if the authorizer disallows them.
Request
Responses
- 202
- 403
Reauthorized all extensions.
You must have the permission 'extension_point_manage' on the extension point that is in your request. The creator of the extension point receives this permission automatically.