post https://{hostname}/api/v1/commons/persons//attestation_profile_assignments
This operation assigns an Attestation profile to a person.
Responses
400Bad Request:
- WCO-101263 - The action required an existing person, but either the person for the key could not be found, the user does not have access rights to that person, or a database error occurred. Property name: {0}, value: {1}
- WCO-101231 - A property value is required, but was not specified. Property - {0}.
- WCO-101237 - The property was not specified or empty/null - Property: {0}.
- WTK-180730 - An Attestation Profile with the following id does not exist: {0}.
- WCO-101232 - The value for the property is not valid - Name: {0}, Value: {1}.
- WTK-180747 - An Attestation Profile with the following name does not exist: {0}.
500Internal server error.