Image creation
/images/caution
Create a caution image
Query Parameters
text*string
The text
Length
1 <= length <= 256Response Body
image/png
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/images/caution?text=string""string"{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}