API Search endpoints…⌘K

Update a Client Identifier

PUT/lokta-lms/api/v1/clients/{clientId}/identifiers/{identifierId}

Updates a Client Identifier

Path parameters

clientIdpath · integer · int64 · required

clientId

identifierIdpath · integer · int64 · required

identifierId

Request body application/json

descriptionstring · optional
documentKeystring · optional
documentTypeIdinteger · int64 · optional
statusstring · optional

Responses

200OK

Response fields

changesClientIdentifierRequest · optional
clientIdinteger · int64 · optional
officeIdinteger · int64 · optional
resourceIdinteger · int64 · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.