# DeleteServiceTokenRequest
## Properties
**project** | **String** | Unique identifier for the project object. | [default to PROJECT_NAME]
**config** | **String** | Name of the config object. | [default to CONFIG_NAME]
**slug** | Option<**String**> | The slug of the service token. | [optional][default to TOKEN_SLUG]
**token** | Option<**String**> | The token value. | [optional][default to TOKEN_VALUE]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)