cURL
My Talents API Endpoints
Delete Users
Delete imported users from My Talents
DELETE
cURL
Authorizations
API key given to you (If you don't have one, check this section)
Body
application/json
Array of internal user identifiers to delete - these are the IDs from your system that were used when importing users
Example:
["user-123", "user-456"]
