Delete Zealy Connect for member
This endpoint is used to delete a Zealy Connect for a specific user within a community. The connection is uniquely identified by the combination of the user, community, and redirect URL.
Path parameters
subdomainstringRequired
userIdstring · uuidRequired
Query parameters
redirectUrlstringRequired
Header parameters
x-api-keystringRequired
Responses
204
204
400
400
application/json
401
401
application/json
403
403
application/json
404
404
application/json
409
409
application/json
429
429
application/json
500
500
application/json
delete
DELETE /public/communities/{subdomain}/users/{userId}/zealy_connect HTTP/1.1
Host: api-v2.zealy.io
x-api-key: text
Accept: */*
No content
Last updated
Was this helpful?