Unisson customers API
The customers API from Unisson — 47 operation(s) for customers.
Operations 59
PATCH
/api/v1/customers/{customer_id}/playbooks/{playbook_id}/steps/{step_id}
Toggle Playbook Step
#
DELETE
/api/v1/customers/{customer_id}/playbooks/{playbook_id}/steps/{step_id}
Delete Playbook Step
#
POST
/api/v1/customers/{customer_id}/browser-profiles/auth/start
Start Customer Browser Profile Auth
#
POST
/api/v1/customers/{customer_id}/browser-profiles/{profile_id}/auth/finalize
Finalize Customer Browser Profile Auth
#
DELETE
/api/v1/customers/{customer_id}/browser-profiles/{profile_id}/auth/{connection_id}
Cancel Customer Browser Profile Auth
#
DELETE
/api/v1/customers/{customer_id}/browser-profiles/{profile_id}
Delete Customer Browser Profile
#
POST
/api/v1/customers/{customer_id}/browser-profiles/{profile_id}/assignments
Assign Customer Browser Profile
#
DELETE
/api/v1/customers/{customer_id}/browser-profiles/assignments/{user_id}
Unassign Customer Browser Profile
#
DELETE
/api/v1/customers/{customer_id}/guests/invitations/{invitation_id}
Revoke Customer Guest Invitation
#