Init
This commit is contained in:
10
backend/artifacts/rms.http
Normal file
10
backend/artifacts/rms.http
Normal file
@@ -0,0 +1,10 @@
|
||||
### Get industries
|
||||
|
||||
GET {{url}}/api/crm/rms/industries
|
||||
Content-Type: application/json
|
||||
|
||||
### Delete demo data
|
||||
|
||||
DELETE {{url}}/api/crm/rms/demo-data
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer {{token}}
|
||||
Reference in New Issue
Block a user