Identity Attributes
Number of APIs: 6
- 
Create Identity Attribute POST {{baseUrl}}/identity-attributes 
- 
Get Identity Attribute GET {{baseUrl}}/identity-attributes/:name 
- 
List Identity Attributes GET {{baseUrl}}/identity-attributes 
- 
Update Identity Attribute PUT {{baseUrl}}/identity-attributes/:name 
- 
Delete Identity Attribute DELETE {{baseUrl}}/identity-attributes/:name 
- 
Bulk delete Identity Attributes DELETE {{baseUrl}}/identity-attributes/bulk-delete