DELETE
/
dynamodb
/
{YOUR_DB_NAME}
/
delete

Path

YOUR_DB_NAME
string
required

The name of the DynamoDB you want to interact with.

Body

id
string
required

ID of the element you want to remove from the table

Response

statusCode
number

Based off of standard HTTP request guidelines

body
object

Information regarding your delete request