attachments
Number of APIs: 4
-
Get all attachments. GET {{baseUrl}}/attachment?limit=10&offset=0
-
Get attachment by Hash. GET {{baseUrl}}/attachment/:hash
-
Upload attachment. POST {{baseUrl}}/attachment/:code
-
Remove attachment by Hash. DELETE {{baseUrl}}/attachment/:hash