Skip to main content
PUT
Update Profile

Update Profile

Updates an existing profile with new configuration values.
This endpoint requires authentication. Built-in profiles cannot be modified.

Request

string
required
The profile name to update
string
Updated profile description
string
Updated parent profile
object
Updated loop strategy configuration
object
Updated verification configuration
object
Updated Git operations configuration
object
Updated execution limits configuration

Response

boolean
required
Indicates if the request was successful
object
required
Update result

Example Response

Error Responses

Cannot Modify Built-in Profile

Profile Not Found

Circular Inheritance