Skip to main content
POST
Change asset password.

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json

Change the password of an asset. You can specify the new password you want, or leave it empty in which case a random password will be generated.

id
string
required

Id of the asset that you want to change the password for

password
string

Response

Success