latestOpenAPI 3.0.12026-08-1091181421.2 KB
44eb39b4bd65
Issuers
Add a staff member to an Issuer
User must have an owner role on the issuer.
post/v2/issuers/{idOrEntityId}/staff
Path parameters
idOrEntityIdstring required
Request body
Example request
{
"email": "jane.doe@example.com"
}Response
Staff member added