[DEPRECATED] Get permission message authorization filter
POST/v1/messageAuthorizers/permission/authorizeMessage
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Convenience endpoint that returns a user/permission filter. Deprecated due to rename. Use /v2/messageAuthorizers/permission:getAuthorizer instead.
Request
Responses
- 200
The default permission filter to determine whether or not a subject may receive events that are broadcast by the message service. The returned filter checks the scope and resource mentioned in the message against the subject of the receiver (for example: you need space_read to receive document events about documents in that space)