Make a POST request
@POST("issue")suspend fun postIssue(@Body issue: Issue)
Relative or absolute URL of the endpoint.