Update resource profile details
- Print
- PDF
Update resource profile details
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch
/api/resource-manager/profiles/{id}
Security
HTTP
Type bearer
Path parameters
id
stringRequired
Id of the resource profile update
Body parameters
Details of the profile to update
object
profileId
string
name
string
description
string
expirationDuration
integer
status
string
Valid values[ "inactive", "active" ]
Responses
204
Profile details got updated successfully
404
Profile id does not exist
Was this article helpful?