Update a File Path
Update a File Category for a Domain in your account.
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"id": 76,
"user_id": 1,
"domain_id": 26,
"parent_id": null,
"name": "Testing Test",
"slug": "testing-test",
"created_at": "2024-03-12T09:31:32.000+10:00",
"updated_at": "2024-03-12T09:40:43.000+10:00",
"meta": {
"fullurl": "testing-test",
"label": "testing-test (0)",
"fullname": "Testing Test"
}
}{ "message": "Ain't no cake like that."}Last updated
Was this helpful?