developer_apps

Updates a developer app. Indexer validates grants.

put/developer-apps/{address}

Path parameters

addressstring required

Developer app address (API Key)

Query parameters

user_idstring required

The user ID of the user who owns the developer app

Request body

namestring required

Developer app name

descriptionstring

App description

image_urlstring

App logo/image URL

redirect_urisstring[]

Pre-registered OAuth redirect/callback URIs

Response

Developer app updated successfully

transaction_hashstring

The blockchain transaction hash

block_hashstring

The blockchain block hash

block_numberinteger

The blockchain block number/height

Changes

No recorded changes to this endpoint across all 1 revision of this API.