Remove identity from a member
DELETE {{baseUrl}}/:workspace_slug/members/:member_slug/identities
Request Body
{"source"=>"<string>", "name"=>"<string>", "source_host"=>"<string>", "username"=>"<string>", "uid"=>"<string>", "email"=>"<string>", "url"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |