put https://{url}/certificate/properties/
Change the tags of your digital passport. The previously defined tag(s) will all be erased and replaced by the new one(s).
Log in to see full request history
Responses
Change the tags of your digital passport. The previously defined tag(s) will all be erased and replaced by the new one(s).
xxxxxxxxxx
curl --request PUT \
--url https://nmp_endpoint/certificate/properties/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
204 No Content