Verify Organization

Verify backend membership for the Auth0 post-login verify/deny Action.

post/auth/organization/verify

Request body

subjectstring required
organization_idstring required
emailstring required
email_verifiedboolean required

Response

Successful Response

authorizedboolean required
reasonstring required

Changes