Delete a Person from the Blocked List
Delete a person
DELETE
https://api.w3lcome.com/v1/blockedlist/:id
This endpoint allows you to delete a person from the blocked list
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the person |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated