organisation v1
Set contact for given project
Set a Contact for the given project. Required Permissions: Organisational Administrator
post/v1/organisation/{projectid}/contacts
Path parameters
The Project id
Response
The contacts to be set and returned
Example response
{
"createdAt": "2024-09-17T08:48:37.347Z",
"phoneNumber": "3434243",
"projectId": "5f477f2692dfcba3328bb0f4",
"role": "Key User",
"updatedAt": "2024-09-17T09:17:33.665Z",
"usersId": "593952659364f5150f12cad9"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.