put https://api.assetmanagementforjira.com/v1/asset-fields/
Update specific assetfield by id
Log in to see full request history
Responses
Update specific assetfield by id
xxxxxxxxxx
curl --request PUT \
--url https://api.assetmanagementforjira.com/v1/asset-fields/id \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '{"required":true}'
Try It!
to start a request and see the response here! Or choose an example: