# Auth Review Type ## Create AuthReviewType - [POST /auth-review-types](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/createauthreviewtype.md): Creates a new AuthReviewType. ## List AuthReviewType - [GET /auth-review-types](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/listauthreviewtype.md): Lists all AuthReviewType ## Get AuthReviewType - [GET /auth-review-types/{reviewType}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/getauthreviewtype.md): Gets AuthReviewType ## Update AuthReviewType - [PUT /auth-review-types/{reviewType}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/updateauthreviewtype.md): Updates a specific AuthReviewType. ## Delete AuthReviewType - [DELETE /auth-review-types/{reviewType}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/deleteauthreviewtype.md): Deletes an AuthReviewType ## Update Batch AuthReviewType - [PUT /auth-review-types-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth-review-type/updatebatchauthreviewtype.md): Updates a multiple AuthReviewType.