Record Agreement Acceptance
Record Agreement Acceptance
Record the acceptance of a specific agreement by its ID
POST
Record Agreement Acceptance
Authentication
✅ Organization User (CustomerEmployee)❌ Delegated User (
EndUser)✅ Service Account
Required Permissions
Agreements:Acceptance:Create: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Path Parameters
ID of the agreement to accept.
Minimum string length:
1Response
200 - application/json
Success
ID of the agreement that was accepted.
User id.
Required string length:
1 - 64Pattern:
^us-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"us-6b58p-r53sr-rlrd3l5cj3uc4ome"
Last modified on June 8, 2026