Scene Administration
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.
Filter by specific admin address
Scene administrators retrieved successfully
ETH address of the admin
Display name of the admin
Whether this admin can be removed (false for land lease owners)
Invalid request parameters
Unauthorized - Authentication required or insufficient permissions
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.
ETH address of the admin to add
Decentraland name of the admin to add
Scene administrator added successfully
Invalid request - Invalid admin address or user already has permissions
Unauthorized - Authentication required or insufficient permissions
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.
ETH address of the admin to add
Scene administrator removed successfully
Invalid request
Unauthorized - Authentication required or insufficient permissions
Internal server error
No content
Last updated