Skip to main content

Delete

Delete

Path Parameters
id uuid REQUIRED
Responses
200

successful operation

Schema OPTIONAL
object[]
id uuid OPTIONAL
chineseZodiacSign 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_25
DELETE /horoscope/chinese/texts/basic/:id
id — path
curl -L -X DELETE 'http://localhost:8080/horoscope/chinese/texts/basic/:id' \
-H 'Accept: */*'