Update credentials
PUT/v1/apps/:id
This route allows you to update the name of a set of credentials in your Port organization.
Request
Path Parameters
id stringrequired
The id
of the credentials set you want to update.
- application/json
Body
required
name stringrequired
The new name of the credentials set.
Responses
- 200
Default Response
Loading...