Organization Members REST Endpoints
Agent/Organization Members
The operations from the Agent/Organization Members category.
- createMember
- Method: postPath:
/ccagent/v1/organizationMembers
- getMember
- Method: getPath:
/ccagent/v1/organizationMembers/{id}
- listMembers
- Method: getPath:
/ccagent/v1/organizationMembers
- updateMember
- Method: putPath:
/ccagent/v1/organizationMembers/{id}