Skip to main content

Delete all custom schema attributes

DELETE 

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

This end-point deletes all custom schema attributes for a non-employee source.

Request

Path Parameters

    sourceId stringrequired

    The Source id

    Example: 2c91808b6ef1d43e016efba0ce470904

Responses

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

Loading...