Delete

DELETE /users/:user/signature

A Signature is a piece of text that can be automatically appended to outgoing messages.

Examples

Delete the User’s signature

Request

DELETE /users/wqyODPA/signature
Example
$ curl -i -H Accept:"application/vnd.textus+jsonld" \
    -H Authorization:"Bearer {token}" \
    -X DELETE /users/wqyODPA/signature
    

Response

Status

204

Response Type

No body


© 2024 TextUs