cURL
Terms of service user statuses
Create terms of service status for new user
Sets the status for a terms of service for a user.
POST
cURL
This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.Learn more about Box SDK versioning strategy.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Response
Returns a terms of service status object.
The association between a Terms of Service and a user.
The unique identifier for this terms of service user status.
Example:
"11446498"
The value will always be terms_of_service_user_status.
Available options:
terms_of_service_user_status Example:
"terms_of_service_user_status"
The terms of service.
The user.
If the user has accepted the terms of services.
Example:
true
When the legal item was created.
Example:
"2012-12-12T10:53:43-08:00"
When the legal item was modified.
Example:
"2012-12-12T10:53:43-08:00"
Last modified on January 23, 2026
