Unlink goal & spaceship

This endpoint allows you to unlink (delete) goal from your spaceship.

You can find your spacehipId by using the /spaceships endpoint.
You can find your goalIds by using the /spaceships/{spaceshipId}/goals/ endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Numeric ID of the spaceship

integer
required
≥ 1

ID of the goal

Responses
200

OK

403

Access to the requested resource is forbidden.
You might be using an insufficient read-only api-key.

404

Spaceship not found or link to marketing goal does not exist

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*