/api/organization/{orgId}/site/{siteId}/contacts (POST)
POST
/api/organization/{orgId}/site/{siteId}/contacts
Create a OrganizationSiteContact.
Request Body required
Section titled “Request Body required ”object
id
required
integer format: int32
organizationId
integer format: int32
siteId
integer format: int32
firstName
string
lastName
string
label
string
email
string
subscribedNotificationTypeIds
Array<integer>
Responses
Section titled “ Responses ”OK
object
id
required
integer format: int32
organizationId
integer format: int32
siteId
integer format: int32
firstName
string
lastName
string
label
string
email
string
subscribedNotificationTypeIds
Array<integer>