Skip to main content

Delete a Schema Attribute for Non-Employee Source​

This end-point deletes a specific schema attribute for a non-employee source. Requires role context of idn:nesr:delete

Path Parameters
  • attributeId string required

    The Schema Attribute Id (UUID)

    Example: ef38f94347e94562b5bb8424a56397d8
  • sourceId string required

    The Source id

    Example: ef38f94347e94562b5bb8424a56397d8
Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...