put https://api.tracespace.dev/core/types//fields/rename
Rename a Field of a Type by providing Type's id, the Field's old name oldName and the Field's new name newName
Log in to see full request history
Response
Rename a Field of a Type by providing Type's id, the Field's old name oldName and the Field's new name newName
xxxxxxxxxx
curl --request PUT \
--url https://api.tracespace.dev/core/types/id/fields/rename \
--header 'accept: text/plain' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: