Unified.to · Schema

property_ScimUser_x509Certificates

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-scimuser-x509certificates-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_ScimUser_x509Certificates",
  "title": "property_ScimUser_x509Certificates",
  "items": {
    "$ref": "#/components/schemas/ScimRole"
  },
  "type": "array"
}