Overview
Verifies whether the provided member has an active membership within any team of the organisation.
POST (/internal/v1/parties/{organisationPartyId}/teams:verify-active-membership)
Parameters
- organisationPartyId (path) (required): The unique identifier of the organisation party.
- X-Request-ID (header): Request ID used for tracing. A new one will be generated if not provided.
Request Body
Responses
200 OK
Result of verifying whether a member has active memberships within an organisation.
400 Bad Request
401 Unauthorized
404 Not Found
500 Internal Server Error
Architecture
Request body for the verify-active-membership operation.
Identifier of a team member.
No properties match your search
Try a different search term or clear the search to see all properties
Result of verifying whether a member has active memberships within an organisation.
The unique identifier of the user linked to the member.
Team unique identifier.
Team name.
No properties match your search
Try a different search term or clear the search to see all properties
urn:plmr:teams:api:BAD_REQUEST urn:plmr:teams:api:INVALID_PARAM urn:plmr:teams:api:WEB_APPLICATIONNo properties match your search
Try a different search term or clear the search to see all properties
urn:plmr:teams:api:UNAUTHORIZEDNo properties match your search
Try a different search term or clear the search to see all properties
urn:plmr:teams:api:RESOURCE_UNKNOWN urn:plmr:teams:api:MEMBER_NOT_FOUNDNo properties match your search
Try a different search term or clear the search to see all properties
urn:plmr:teams:api:INTERNAL_SERVER_ERRORNo properties match your search
Try a different search term or clear the search to see all properties