English
cURL
curl --request PUT \ --url https://cloud.memsource.com/web/api2/v1/customFields/{fieldUid}/options/{optionUid}/deprecate \ --header 'Content-Type: application/json' \ --data '{ "deprecated": true }'
No Content
Was this page helpful?