latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Unblock a user on behalf of a creator

Remove a block on behalf of the specified creator. Unblocking does not restore a subscription that was cancelled when the user was blocked. No-ops if the user is not currently blocked. Returns 404 if the target user does not exist.

delete/creators/{creatorUserUuid}/blocks/{userUuid}

Path parameters

creatorUserUuidstring uuid required
userUuidstring uuid required

UUID of the user to block or unblock

UUID of the user to block or unblock

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

User unblocked successfully