Revoke badge from account
Badge
Revoke badge from account
This endpoint allows you to revoke a badge from an account
POST
Revoke badge from account
Documentation Index
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
UUID of the badge (converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174333"
Body
application/json
Body
Schema for a update user badge schema
UUID of the user (converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174333"
Validated and formatted wallet address
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Status of the badge
Available options:
active, inactive, revoked Example:
"revoked"