Your suggested change has been received. Thank you.
Creates the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
Deletes the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Creates the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
Deletes the Attribute Consent Definition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Lists all defined Attribute Consent Definitions.
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
]
}
Lists all defined Attribute Consent Definitions.
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
]
}
Lists all ConsentVersions of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
]
}
Lists all ConsentVersions of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
]
}
Returns ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "documents",
- "end-of-life"
], - "config": {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
}
Creates the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Creates or updates ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Returns ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "documents",
- "end-of-life"
], - "config": {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
}
Creates the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Creates or updates ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Returns the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
}
Creates or updates the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
startDate required | string A datetime (ISO-8601 format) indicating the first moment in time that users can receive notifications to report the termination of the associated ConsentVersion. This notification should include an invitation to accept the new version of the consent. |
endDate required | string A datetime (ISO-8601 format) indicating the last moment in time that a ConsentDocument of the associated ConsentVersion can be valid. |
gracePeriod required | string A duration (ISO-8601 period format) indicating the period the user gets to agree to the new active ConsentDocument. This period starts the moment the user receives the first invitation to accept this new ConsentDocument. The actual grace period for a specific user is never extended beyond the |
{- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
{ }
Deletes the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
}
Creates or updates the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
startDate required | string A datetime (ISO-8601 format) indicating the first moment in time that users can receive notifications to report the termination of the associated ConsentVersion. This notification should include an invitation to accept the new version of the consent. |
endDate required | string A datetime (ISO-8601 format) indicating the last moment in time that a ConsentDocument of the associated ConsentVersion can be valid. |
gracePeriod required | string A duration (ISO-8601 period format) indicating the period the user gets to agree to the new active ConsentDocument. This period starts the moment the user receives the first invitation to accept this new ConsentDocument. The actual grace period for a specific user is never extended beyond the |
{- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
{ }
Deletes the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Lists all AttributeConsentDocument
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
language required | string Document language |
status required | string Enum: "draft" "active" Status of the attribute documents |
attributes required | any Comma-separated attributes to filter by. Only documents that match all given attributes will be returned |
legalBasis required | string Enum: "Consent" "Contract" "Legal obligation" "Legitimate interest" "Public task" "Vital interest" Legal Basis |
title required | any Partial match for the title (displayName). Case insensitive |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "language": "string",
- "status": "string",
- "displayName": "string",
- "effectiveDate": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": "string"
}
]
}
Lists all AttributeConsentDocument
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
language required | string Document language |
status required | string Enum: "draft" "active" Status of the attribute documents |
attributes required | any Comma-separated attributes to filter by. Only documents that match all given attributes will be returned |
legalBasis required | string Enum: "Consent" "Contract" "Legal obligation" "Legitimate interest" "Public task" "Vital interest" Legal Basis |
title required | any Partial match for the title (displayName). Case insensitive |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "language": "string",
- "status": "string",
- "displayName": "string",
- "effectiveDate": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": "string"
}
]
}
Returns the AttributeConsentDocument specified by {documentId} in AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "version": "string",
- "displayName": "string",
- "language": "string",
- "effectiveDate": "2019-12-21T10:00:00.000Z",
- "status": "string",
- "mandatory": false
}
}
Updates the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
displayName | string The human-readable name of the ConsentDocument. |
version | string |
language | string |
processingPurpose | string |
listOfAttributes required | Array of strings |
legalBasis required | object |
{- "effectiveDate": "string",
- "status": "draft",
- "displayName": "string",
- "version": "string",
- "language": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": { }
}
{ }
Creates the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
displayName | string The human-readable name of the ConsentDocument. |
version | string |
language | string |
processingPurpose | string |
listOfAttributes required | Array of strings |
legalBasis required | object |
{- "effectiveDate": "string",
- "status": "draft",
- "displayName": "string",
- "version": "string",
- "language": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": { }
}
{ }
Deletes the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the AttributeConsentDocument specified by {documentId} in AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "version": "string",
- "displayName": "string",
- "language": "string",
- "effectiveDate": "2019-12-21T10:00:00.000Z",
- "status": "string",
- "mandatory": false
}
}
Updates the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
displayName | string The human-readable name of the ConsentDocument. |
version | string |
language | string |
processingPurpose | string |
listOfAttributes required | Array of strings |
legalBasis required | object |
{- "effectiveDate": "string",
- "status": "draft",
- "displayName": "string",
- "version": "string",
- "language": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": { }
}
{ }
Creates the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
displayName | string The human-readable name of the ConsentDocument. |
version | string |
language | string |
processingPurpose | string |
listOfAttributes required | Array of strings |
legalBasis required | object |
{- "effectiveDate": "string",
- "status": "draft",
- "displayName": "string",
- "version": "string",
- "language": "string",
- "processingPurpose": "string",
- "listOfAttributes": [
- "string"
], - "legalBasis": { }
}
{ }
Deletes the AttributeConsentDocument specified by {documentId} in the AttributeConsentVersion {version} of AttributeConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
documentId required | string The unique id that identifies an AttributeConsentDocument. It follows the format '{documentVersion}|{documentLanguage}' |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Lists all defined ConsentDefinitions.
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
]
}
Lists all defined ConsentDefinitions.
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
]
}
Returns the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "versions"
], - "config": {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
}
Creates the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
type | string Default: "document" Enum: "document" "attribute" |
description | string |
displayName | string |
{- "type": "document",
- "description": "string",
- "displayName": "string"
}
{ }
Creates or updates the ConsentDefinition specified by {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
type | string Default: "document" Enum: "document" "attribute" |
description | string |
displayName | string |
{- "type": "document",
- "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "versions"
], - "config": {
- "name": "string",
- "displayName": "string",
- "type": "document",
- "versionsCount": 0
}
}
Creates the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
type | string Default: "document" Enum: "document" "attribute" |
description | string |
displayName | string |
{- "type": "document",
- "description": "string",
- "displayName": "string"
}
{ }
Creates or updates the ConsentDefinition specified by {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
type | string Default: "document" Enum: "document" "attribute" |
description | string |
displayName | string |
{- "type": "document",
- "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentDefinition specified by {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Lists all ConsentVersions of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
]
}
Lists all ConsentVersions of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
]
}
Returns ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "documents",
- "end-of-life"
], - "config": {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
}
Creates or updates ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Creates the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "documents",
- "end-of-life"
], - "config": {
- "version": "string",
- "displayName": "string",
- "endOfLife": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}, - "optInConfig": [
- {
- "type": "string"
}
], - "documentsCount": 0
}
}
Creates or updates ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Creates the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
required | Array of objects (OptInConfigRequest) |
description | string |
displayName | string |
{- "optInConfig": [
- {
- "type": "direct"
}
], - "description": "string",
- "displayName": "string"
}
{ }
Deletes the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
}
Creates or updates the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
startDate required | string A datetime (ISO-8601 format) indicating the first moment in time that users can receive notifications to report the termination of the associated ConsentVersion. This notification should include an invitation to accept the new version of the consent. |
endDate required | string A datetime (ISO-8601 format) indicating the last moment in time that a ConsentDocument of the associated ConsentVersion can be valid. |
gracePeriod required | string A duration (ISO-8601 period format) indicating the period the user gets to agree to the new active ConsentDocument. This period starts the moment the user receives the first invitation to accept this new ConsentDocument. The actual grace period for a specific user is never extended beyond the |
{- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
{ }
Deletes the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
}
Creates or updates the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
startDate required | string A datetime (ISO-8601 format) indicating the first moment in time that users can receive notifications to report the termination of the associated ConsentVersion. This notification should include an invitation to accept the new version of the consent. |
endDate required | string A datetime (ISO-8601 format) indicating the last moment in time that a ConsentDocument of the associated ConsentVersion can be valid. |
gracePeriod required | string A duration (ISO-8601 period format) indicating the period the user gets to agree to the new active ConsentDocument. This period starts the moment the user receives the first invitation to accept this new ConsentDocument. The actual grace period for a specific user is never extended beyond the |
{- "startDate": "string",
- "endDate": "string",
- "gracePeriod": "string"
}
{ }
Deletes the endOfLife associated with the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Lists all languages for which ConsentDocuments exist in ConsentVersion {version} of ConsentDocument {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
]
}
Lists all languages for which ConsentDocuments exist in ConsentVersion {version} of ConsentDocument {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
]
}
Lists all ConsentDocuments in {language} in ConsentVersion {version} of ConsentDocument {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- { }
]
}
Lists all ConsentDocuments in {language} in ConsentVersion {version} of ConsentDocument {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
tenant required | string Your tenant code. |
details required | any Indicates whether the complete |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "resources": [
- "string"
], - "config": [
- { }
]
}
Returns the ConsentDocument specified by {language} and {documentVersion} in ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "version": "string",
- "displayName": "string",
- "language": "string",
- "effectiveDate": "2019-12-21T10:00:00.000Z",
- "status": "string",
- "mandatory": false
}
}
Creates or updates the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
description | string The description of the ConsentDocument. |
url | string A URL which can be used to share the content of the ConsentDocument with the user. |
displayName | string The human-readable name of the ConsentDocument. |
mandatory | boolean Default: false Whether or not the consent should be marked as mandatory. |
{- "effectiveDate": "string",
- "status": "draft",
- "description": "string",
- "url": "string",
- "displayName": "string",
- "mandatory": false
}
{ }
Creates or updates the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
description | string The description of the ConsentDocument. |
url | string A URL which can be used to share the content of the ConsentDocument with the user. |
displayName | string The human-readable name of the ConsentDocument. |
mandatory | boolean Default: false Whether or not the consent should be marked as mandatory. |
{- "effectiveDate": "string",
- "status": "draft",
- "description": "string",
- "url": "string",
- "displayName": "string",
- "mandatory": false
}
{ }
Deletes the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }
Returns the ConsentDocument specified by {language} and {documentVersion} in ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{- "config": {
- "version": "string",
- "displayName": "string",
- "language": "string",
- "effectiveDate": "2019-12-21T10:00:00.000Z",
- "status": "string",
- "mandatory": false
}
}
Creates or updates the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
Note: A PUT request overwrites the original object. Be sure to (re-)enter the values for all desired properties.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
description | string The description of the ConsentDocument. |
url | string A URL which can be used to share the content of the ConsentDocument with the user. |
displayName | string The human-readable name of the ConsentDocument. |
mandatory | boolean Default: false Whether or not the consent should be marked as mandatory. |
{- "effectiveDate": "string",
- "status": "draft",
- "description": "string",
- "url": "string",
- "displayName": "string",
- "mandatory": false
}
{ }
Creates or updates the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string An identifier to specify the audience (based on characteristics such as language and country of residence) for which the ConsentDocument applies. |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
effectiveDate | string A datetime (ISO-8601 format) indicating the moment in time at which this specific ConsentDocument can become effective and might replace a previous version. The |
status | string Default: "active" Enum: "draft" "active" The status of the ConsentDocument. |
description | string The description of the ConsentDocument. |
url | string A URL which can be used to share the content of the ConsentDocument with the user. |
displayName | string The human-readable name of the ConsentDocument. |
mandatory | boolean Default: false Whether or not the consent should be marked as mandatory. |
{- "effectiveDate": "string",
- "status": "draft",
- "description": "string",
- "url": "string",
- "displayName": "string",
- "mandatory": false
}
{ }
Deletes the ConsentDocument specified by {language} and {documentversion} in the ConsentVersion {version} of ConsentDefinition {definitionName}.
definitionName required | string The identifier for the ConsentDefinition. |
version required | string The identifier for the ConsentVersion. |
language required | string |
documentVersion required | string An identifier for the ConsentDocument. The ConsentDocument is uniquely identified within the context of the ConsentVersion by the combination of |
tenant required | string Your tenant code. |
refresh_user_details | boolean Indicates whether the userinfo cache associated with the OneWelcome token is refreshed. By default, |
acting-tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter |
tenant-id | string Tenant code. Used when not passing the tenant code in the URL path parameter or no acting tenant |
{ }