v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Template

Remove User from Template

Removes the specified Account's access to the specified Template.

post/template/remove_user/{template_id}

Path parameters

template_idstring required

The id of the Template to remove the Account's access to.

Request body

account_idstring

The id or email address of the Account to remove access to the Template. The account id prevails if both are provided.

email_addressstring email

The id or email address of the Account to remove access to the Template. The account id prevails if both are provided.

Response

successful operation