Delete a member
Deletes a merchant member.
Path parameters
Short unique identifier for the merchant.
The ID of the member to retrieve.
Response
Returns an empty response if the deletion succeeded.
Changes
Changed in 5 of the 53 revisions of this API.7
- ○
the security scope
members.writewas added to the endpoint's security schemeoauth2api-security-scope-added
- ○
the security scope
user.subaccountswas added to the endpoint's security schemeoauth2api-security-scope-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status404response-media-type-name-specialized
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
apiKeywas added to the APIapi-security-added
- ○
the endpoint scheme security
oauth2was added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○