Delete a member from the namespace
Delete a member from the namespace
Path Parameters
namespace string required
The specified namespace.
member string required
namespace member's username
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
message string required
error message
{
"message": "string"
}
Loading...