Organizations Contacts
Handling Organization Contact Associations.
This category within the Contact Microservice enables the developer to manage Organization contacts.
Endpoint | Type | Description | Status |
---|---|---|---|
Add Organization Contact | POST | Developer can use this endpoint to associate Organization Contacts. | Live |
Delete Organization Contact | DELETE | This endpoint deletes the contact details associated with the organization. | Live |
Edit Organization Contact | PATCH | To edit the contact parameters associated with a certain organization. | Live |
Edit Organization Role by ID | PATCH | This endpoint is used to edit organization roles as per the provided id. | Live |
Updated almost 2 years ago