v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB

re-fetch token instance metadata

Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.

patch/tokens/{address_hash}/instances/{id}/refetch-metadata

Path parameters

address_hashstring required

Address hash

idinteger required

integer id

Request body

recaptcha_responsestring required

Example request

{
  "recaptcha_response": "123"
}

Response

ok

messagestring

Example response

{
  "message": "OK"
}