Organizations Agency

Validate email on invitation create

REQUIRED SCOPES <code>['organizations-agency:write']</code><br>Validate email on invitation create

post/agency/invites/validate

Request body

emailstring email required

Email

Example request

{
  "email": "test@test.test"
}

Response

OK

validboolean

Changes

No recorded changes to this endpoint across all 2 revisions of this API.