Bulk delete Identity Attributes
DELETE {{baseUrl}}/identity-attributes/bulk-delete
Use this API to bulk delete identity attributes for a given set of names. Attributes that are currently mapped in an identity profile cannot be deleted. The system and standard properties must be set to 'false' before you can delete an identity attribute.
Request Body
{"ids"=>["name", "displayName"]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Content-Type | string | ||
Accept | string |