Skip to main content
POST
Accept a whitelisted terms of service link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

signedAgreementId
string<uuid>
required

ID of the signed agreement.

Response

Success

id
string<uuid>

Signed agreement ID.

createdAt
string<date-time>

Timestamp when the Terms of Service link was created.

expiredAt
string<date-time>

Timestamp when the Terms of Service link expires.

signed
boolean

Whether the Terms of Service has been signed.

sessionToken
string<uuid>

Session token for the Terms of Service signing session.