HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Consents / Create

Create user consent for a specific term version. If a consent already exists for the given user and term version combination, the request will fail with a 409 Conflict error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The ID of the user for whom consent is being created

integer
required

The ID of the specific term version for which consent is being given or rejected

string
enum
required

The consent status:

  • agreed: User has agreed to the terms
  • rejected: User has explicitly rejected the terms
Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json