Platform Moderation
Ethereum address to check
^0x[a-fA-F0-9]{40}$Ban status retrieved
Internal server error
Signed Fetch authentication for scene-based requests. Requires a chain of identity headers:
- x-identity-auth-chain-0: Signer information
- x-identity-auth-chain-1: Ephemeral key information
- x-identity-auth-chain-2: Signed entity information
- x-identity-timestamp: Request timestamp
- x-identity-metadata: Request metadata Used for authentication from decentraland-kernel-scene.
Ethereum address of the user to ban
^0x[a-fA-F0-9]{40}$Reason for the ban (internal, logged)
Ban duration in seconds. Must be positive. Omit for a permanent ban.
Optional message shown to the player on rejection
Ban created successfully
Invalid request body
Unauthorized — invalid Signed Fetch or missing moderator role
Forbidden — caller does not have the moderator role
Internal server error
Signed Fetch authentication for scene-based requests. Requires a chain of identity headers:
- x-identity-auth-chain-0: Signer information
- x-identity-auth-chain-1: Ephemeral key information
- x-identity-auth-chain-2: Signed entity information
- x-identity-timestamp: Request timestamp
- x-identity-metadata: Request metadata Used for authentication from decentraland-kernel-scene.
Ethereum address of the user whose ban to lift
^0x[a-fA-F0-9]{40}$Ban lifted successfully
No content
Unauthorized — invalid Signed Fetch or missing moderator role
Forbidden — caller does not have the moderator role
No active ban found for this address
Internal server error
No content
Signed Fetch authentication for scene-based requests. Requires a chain of identity headers:
- x-identity-auth-chain-0: Signer information
- x-identity-auth-chain-1: Ephemeral key information
- x-identity-auth-chain-2: Signed entity information
- x-identity-timestamp: Request timestamp
- x-identity-metadata: Request metadata Used for authentication from decentraland-kernel-scene.
Ethereum address to look up
^0x[a-fA-F0-9]{40}$Warnings retrieved successfully
Unauthorized — invalid Signed Fetch or missing moderator role
Forbidden — caller does not have the moderator role
Internal server error
Signed Fetch authentication for scene-based requests. Requires a chain of identity headers:
- x-identity-auth-chain-0: Signer information
- x-identity-auth-chain-1: Ephemeral key information
- x-identity-auth-chain-2: Signed entity information
- x-identity-timestamp: Request timestamp
- x-identity-metadata: Request metadata Used for authentication from decentraland-kernel-scene.
Ethereum address of the user to warn
^0x[a-fA-F0-9]{40}$Reason for the warning
Warning issued successfully
Invalid request body
Unauthorized — invalid Signed Fetch or missing moderator role
Forbidden — caller does not have the moderator role
Internal server error
Signed Fetch authentication for scene-based requests. Requires a chain of identity headers:
- x-identity-auth-chain-0: Signer information
- x-identity-auth-chain-1: Ephemeral key information
- x-identity-auth-chain-2: Signed entity information
- x-identity-timestamp: Request timestamp
- x-identity-metadata: Request metadata Used for authentication from decentraland-kernel-scene.
Bans retrieved successfully
Unauthorized — invalid Signed Fetch or missing moderator role
Forbidden — caller does not have the moderator role
Internal server error
Check if a user is banned from a world parcel
Bearer token authentication for service-to-service communication.
World identifier
Base parcel position (e.g. "0,0")
Ethereum address of the user to check
^0x[a-fA-F0-9]{40}$Ban status retrieved
true if the user is banned from this world parcel
Unauthorized — invalid or missing Bearer token
Internal server error
Last updated