Customer Users
Customer User Resend Invitation
POST
/
customers
/
{customerID}
/
users
/
{userID}
/
resend-invite
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
customerID
string
requireduserID
string
requiredResponse
200 - application/json; charset=utf-8
status
string
requiredmessage
string
requiredWas this page helpful?