Post
/contact-person-connections/
Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Body parameters
Contact Person Connection to be created
object
Contact
integer Required
Id of Contact Person object to be connected
Content_type
integer Required
Contact person connection content type id
Object
integer Required
Id of object to be connected to Contact Person
Responses
201
A created Contact Person Connection
object
Contact
integer
Id of Contact Person object to be connected
Content_type
integer
Contact person connection content type id
Object
integer
Id of object to be connected to Contact Person
id
integer
Primary key
400
There was an error in request. Usually field validation failed.
Fields which failed validation
401
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
object
details
string
Detailed description of error