Create consent types
Header Parameters
Authorizationstring Required
Authorization token
Content-Typestring
Media type indicating that the content is in JSON format.
Path Parameters
clientIdstring Required
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Body Parameters
ConsentTypesarray
Collection of Consent Types.
Show child attributes
Response
201
Object
The request was processed successfully and a new resource was created.
Response Attributes
ConsentTypesarray
A collection of Consent Types.
Show child attributes
400
Object
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
401
Object
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
403
Object
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
503
Object
The server is unable to handle your request due to a temporary condition. You must delay your request for some time before trying again. Notify PossibleNOW Support if it’s a continuous occurrence
409
Object
The request could not be completed due to a conflict with the current state of the target resource. In most cases, an instance with the same already exists on the target resource. You must update the request before trying again.
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?