v3 team members
Decline team invitation
Allows user to decline their invitation to a team.
The authenticated user's id must match the param's userId.
The memeber's status will be updated to declined.
patch/v3/teams/{teamId}/users/{userId}/decline
Response
Example response
Changes
Changed in 3 of the 18 revisions of this API.4
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
api tag
v3 team membersaddedapi-tag-added
- ○
api tag
v3removedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○