Remove trait

Endpoint to remove a trait from a token

post
Authorizations
X-API-KeystringRequired
Path parameters
token_idstringRequired

the token id

Body
trait_valuestringRequired

value of the trait

trait_namestringRequired

name of the trait

Responses
200

Successful response

application/json
post
/tokens/{token_id}/remove-trait
200

Successful response