Was this helpful?
Create a new service in a team
API Key for authentication
Team ID
Service name
Service description
POST /services/create HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Content-Type: application/json Accept: */* Content-Length: 29 { "name": "text", "desc": "text" }
Service created successfully
No content