Skip to main content

Delete all custom schema attributes for Non-Employee Source

DELETE 

/non-employee-sources/:sourceId/schema-attributes

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

Request

Path Parameters

    sourceId stringrequired

    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...