createQueue
open suspend override fun createQueue(request: CreateQueueRequest): AtpResponse<CreateQueueResponse>
Create a new moderation queue. Will fail if the queue configuration conflicts with an existing queue.
Create a new moderation queue. Will fail if the queue configuration conflicts with an existing queue.