Add/Remove tags to a candidate
Updates the tags of a candidate.
Request
Add parameter in header Authorization
Example:Authorization: ********************
Request Code Samples
curl --location --request PUT 'https://api.tahdah.me/api/candidates//tags' \
--header 'Authorization: <api-key>'
Responses
application/json
Modified at 2026-06-12 18:05:25