Evaluate user consent
Evaluates if the user has consented to the given subject.
Header Parameters
- tapio-application-id uuid
Format - uuid.
- api-version ApiVersionHeader required
Possible values: [
v1
]
- application/json-patch+json
- application/json
- text/json
- application/*+json
Request Body
Evaluate consent body.
- consentSubjectId uuid
Consent subject ID.
Request Body
Evaluate consent body.
- consentSubjectId uuid
Consent subject ID.
Request Body
Evaluate consent body.
- consentSubjectId uuid
Consent subject ID.
Request Body
Evaluate consent body.
- consentSubjectId uuid
Consent subject ID.
Responses
- 200
- 400
- 401
- 403
- 404
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
- default
Schema
- hasConsented boolean
True when the user has given consent.
{
"hasConsented": true
}
null
- Schema
- Example (from schema)
- Example
Schema
- hasConsented boolean
True when the user has given consent.
{
"hasConsented": true
}
{
"hasConsented": true
}
- Schema
- Example (from schema)
- Example
Schema
- hasConsented boolean
True when the user has given consent.
{
"hasConsented": true
}
{
"hasConsented": true
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
- default
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
null
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
- default
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
null
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
Forbidden
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
- default
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
null
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
- default
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
null
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
- Example
Schema
- message string nullable
Error message.
- details string[] nullable
Error details.
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
Loading...