Ana içeriğe geç

Credential Organizations CRUD Operations

Endpoints

OperationMethodEndpointDescription
CreatePOST/credential-organizations/Create a new organization
GetGET/credential-organizations/{code}Retrieve an organization by code
UpdatePUT/credential-organizations/{code}Update names, parent, or metadata
DeleteDELETE/credential-organizations/{code}Delete an organization

Organizations are identified by a stable code (unique within the project). Custom metadata attached to an organization can serve as defaults for credentials assigned to that organization.