Delete Character

Delete deletes an existing Character resource.

This RPC accepts a DeleteCharacterRequest that identifies the Character to be deleted. Upon successful deletion, an empty response is returned.

HTTP Mapping: DELETE “/v1/conversation/characters/{name=characters/*}”

Path parameters

characterstringRequired
The character id.

Response

OK

Errors

400
Bad Request Error