Delete Mod KVP Metadata
DELETE/games/:game-id/mods/:mod-id/metadatakvp
Delete key value pairs metadata defined for this mod. Successful request will return 204 No Content
.
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 15013 | The authenticated user does not have permission to delete metadata from this mod, this action is restricted to team managers & administrators only. |
Responses
- 204
- 403
Successful Request. No Body Returned.
The authenticated user does not have permission to delete metadata from this mod, this action is restricted to team managers & administrators only.