Update a user secret by its ID for the current user.
/api/v1/user-secrets/{secret_id}
secret_id
(integer, required): The ID of the user secretRefer to the UserSecretUpdate
schema in the OpenAPI playground.
Returns a UserSecretResponse
object on success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.