Reauthorize all extensions
POST/api/v1/extensionPoints/:extensionPointId:reAuthorize
Preview: The API is in development or testing phases and the interface could still change slightly.
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.
Scope: []
Request
Responses
- 202
- 204
- 403
Accepted
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.