Post Organization Has Permission

Check if the user has permission

Authentication

AuthorizationBearer
Bearer token authentication

Request

This endpoint expects an object.
permissionsobjectRequired
The permission to check
permissionobjectOptionalDeprecated
The permission to check

Response

Success
successboolean
errorstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error