Put Validation
Add an entry of rApp for validation if it is not yet registered by creating it in the database. Update an entry if it is already registered by modifying it in the database.
The identifier of the rApp name/ID to be registered or updated.
Successfully updated the registered rApp.
Successfully created the registered rApp.
Data processing failed due to server misconfiguration.
{
"type": "string",
"title": "string",
"status": 400,
"detail": "Required field 'counter_names' missing.",
"instance": "string"
}
A URI representing the type of the problem.
A short summary of the error.
The HTTP Response code associated with this error.
A detailed description of the error.
An optional URI of the instance involved in the problem.