v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Update an object URL

Update an existing associated URL identified by its ID.

put/v1/objects/{object-id}/urls/{url-id}

Path parameters

object-idinteger required
url-idinteger required

Request body

urlstring required

The URL (1-2000 characters).

descriptionstring nullable

Optional human-readable description (max 2000 characters).

Response

URL updated.

idinteger

URL ID (assigned by the server)

urlstring

The URL

descriptionstring

Human-readable description