Add an existing controller
Request Endpoint:
POST /odata/v1.0/Controllers/AddExistingRequest Body:
Example Request Body:
{
"Name": "Test",
"Description": "My test controller",
"ControllerAddress": "0x16a1b82873d90f3c3454d487a4fe7017eae9d424",
"CreatedBy": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}Parameters Table (Body)
Response Body Example:
Response Parameters Table
Responses
Last updated
Was this helpful?