Issuers
Remove a staff member from the Issuer
User must have an owner role on the issuer.
delete/v2/issuers/{idOrEntityId}/staff
Path parameters
idOrEntityIdstring required
Request body
Example request
{
"email": "jane.doe@example.com"
}Response
Staff member removed