Data Structure Types
Path parameters
idintegerRequired
Data structure type ID
Body
Responses
200
Data structure type updated
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
422
Unprocessable Entity
application/json
500
Internal Server Error
application/json
put/api/data_structure_types/{id}
Path parameters
idintegerRequired
Data structure type ID
Body
Responses
200
Data structure type updated
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
422
Unprocessable Entity
application/json
500
Internal Server Error
application/json
patch/api/data_structure_types/{id}
Last updated