Remove User
Removes a user from a team. If the user was removed, returns a 204 empty response. Returns 404 if the user or team were not found.
Response
No Content
Changes
Changed in 4 of the 52 revisions of this API.641
- ●
added the new
typeenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/sourcebecame nullable for the status400response-property-became-nullable
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
missing_referenceenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
- ●
- ▲
added
InvalidParameterMaximumLengthto theallOf[subschema #2]/invalid_parameters/items/response propertyoneOflist for the response status400response-property-one-of-added
- ●
added the new
minenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/ruleresponse property for the response status400response-property-enum-value-added
- ●
added the new
min_itemsenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/ruleresponse property for the response status400response-property-enum-value-added
- ○
removed the
max_lengthenum value from theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-removed
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲