Skip to main content
Remove a member from a target.

DELETE /members/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the member record.

Response

Returns an empty JSON object upon success.

Example

curl -X DELETE https://api.blobhub.io/members/mem_001