Update Favorite context of a specific project name
Comm-proj-4029 Update Favorite context of a specific project name
Path Parameters
- project_name string required
The name of the project
Header Parameters
- x-api-host string required
Default value:
goc
Authentication Required Parameters
- application/json
Request Body required
body
- favorite string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- favorite string
{
"favorite": "string"
}
Loading...