Skip to main content

Delete

Delete

Path Parameters
id uuid REQUIRED
Responses
200

successful operation

Schema OPTIONAL
object[]
id uuid OPTIONAL
planet1 object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

planet2 object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

aspect object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

delete_9
DELETE /horoscope/natal/texts/sign-on-house-cusp/:id
id — path
curl -L -X DELETE 'http://localhost:8080/horoscope/natal/texts/sign-on-house-cusp/:id' \
-H 'Accept: */*'