Skip to main content

Regenerate Admin API application shared secret

PUT 

/api/web/v1/applications/adminapi/regenerate/:id

Regenerate the shared secret for an Admin API application. Caller requires the APPLICATIONS:EDIT permission.

Request

Path Parameters

    id stringrequired

    The UUID of the application to be updated.

Responses

Successful

Schema

    string

Loading...