v1

latestSwagger 2.0MIT2026-07-1310778293.3 KB
Guids

Change GUID information.

Allows ownership transfer.

patch/api/v1/guids/{id4n}

Path parameters

id4nstring required

The GUID number

Request body

createdTimestampinteger

The UTC unix timestamp of when this GUID has been created

holderOrganizationIdstring

Organization namespace of the GUID holder

id4nstring

The ID

ownerOrganizationIdstring

Organization namespace of the GUID owner

physicalState'UNATTACHED' | 'ATTACHED' | 'DETACHED'

Physical attachment state of the GUID

propertiesobject

The properties of the organization

Example request

{
  "createdTimestamp": 1517232722,
  "id4n": "3THvgrWxqgTFC4"
}

Response

OK

object required