Users
Submit Compliance Information
Add Compliance information to a user.
Add Compliance information to a user.
Authorization
api_key AuthorizationBasic <token>
In: header
Path Parameters
user_id*string
Id of the user to fetch
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/v2/users/string/compliance" \ -H "Content-Type: application/json" \ -d '{}'Empty
{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}{ "success": false, "message": "string", "error_code": "string", "errors": [ null ]}